Delete Global Configuration on Fabric IPsec Gateway VM
About this task
Perform this procedure to delete the global parameters that you configure on Fabric IPsec Gateway Virtual Machine (VM).
Procedure
Example
Deleting the global Maximum Transmission Unit (MTU) configuration on Fabric IPsec Gateway VM:Switch:1> enable Switch:1# virtual-service figw console Connected to domain figw Escape character is ^Y <cr> FIGW> delete global mtu
Variable Definitions
The following table defines parameters for the delete global command.
Variable | Value |
---|---|
fe-tunnel-gw-ip | Deletes the global gateway IP address for Fabric Extend (FE) tunnel. |
fe-tunnel-src-ip | Deletes the global source IP address for FE tunnel. |
ipsec-disable | Deletes the global IPsec configuration. |
ipsec-tunnel-src-ip | Deletes the global source IP address and subnet mask for IPsec tunnel. |
ipsec-tunnel-src-vlan | Deletes the global source VLAN configuration for IPsec tunnel. |
lan-intf-gw-ip | Deletes the global gateway IP address on the Local Area Network (LAN) interface. |
lan-intf-ip | Deletes the global IP address and subnet mask on LAN interface. |
lan-intf-vlan | Deletes the global VLAN configuration on LAN interface. |
mtu | Resets the Maximum Transmission Unit (MTU) value to its default, that is 1950 bytes. |
virtual-reassembly-intf-ip | Deletes the global virtual-reassembly interface IP address and subnet mask. |
virtual-reassembly-intf-vlan | Deletes the global virtual-reassembly interface VLAN configuration. |
wan-intf-gw-ip | Deletes the global gateway IP address on the Wide Area Network (WAN) interface. |